﻿@media ( min-width:768px) and ( max-width:991px) {
	html {
		width: 100%;
		height: 100%;
		font-size: 62.5%;
		/* 10÷16=62.5% */
	}
	body {
		font-size: 16px;
		font-size: 1.6rem;
		/* 12÷10=1.2 */
	}
	.container {
		margin-right: auto;
		margin-left: auto;
		width: 96%;
	}
	.container:before,
	.container:after {
		content: " ";
		display: table;
	}
	.container:after {
		clear: both;
	}
	.container:before,
	.container:after {
		content: " ";
		display: table;
	}
	.container:after {
		clear: both;
	}
	.subbanner {
		height: 200px;
	}
	.news-item p.text {
		font-size: 14px;
		word-break: break-all;
		text-overflow: ellipsis;
		display: -webkit-box;
		/** 对象作为伸缩盒子模型显示 **/
		-webkit-box-orient: vertical;
		/** 设置或检索伸缩盒对象的子元素的排列方式 **/
		-webkit-line-clamp: 2;
		/** 显示的行数 **/
		overflow: hidden;
		/** 隐藏超出的内容 **/
		height: auto;
		margin-bottom: 20px;
	} 
	.burger_menu{
		display: block !important;
		top: 0 !important;
		float: right;
		margin-top: 0.8%;
	} 
	.head{
		padding: 12px 0;
	}
	.head.fixedbg{
		padding: 10px 0;
	}
	.menus .Logo{ 
		width: 25%;
	}
	.foot{
		display: none;
	}
	.foot-copy{
		display: none;
	}
	.footH{
		display: block;
	}
	.footFix{
		display: flex;
	}    
	.head .WebLink{
		display: none;
	}
	.head-tel{
		display: none;
	}
	.head .Logo span{
		font-size: 18px;
		margin-left: 12px;
		top: 3px;
	}
	.head .Logo img{
		width: 32%;
	}
	.Sybanner{
		padding: 35px 0;
	}
	.Sybanner .tit1{
		font-size: 28px;
		line-height: 30px;
	}
	.Sybanner .tit2{
		margin-top: 22px;
	}
	.webSearchHot{
		font-size: 12px;
	} 
	.webSearchHot a{
		font-size: 12px;
	}
	.webSearch{
		margin-top: 32px;
	}
	.Sybanner .zxxj{
		font-size: 18px;	
	}
	.Sybanner .zxxj{
		height: 50px;
		width: 230px;
		margin: 38px auto 0;
	}
	.Sybanner .zxxj i{
		font-size: 20px;
	}
	.webSearch input[type=button]{
		font-size: 14px;
		width: 28%;
		height: 35px;
		background: #1b48a5 url(../images/ss-ico.png) no-repeat left 28px center;
	}
	.webSearch input[type=text]{
		width: 62%;
		font-size: 14px;
		height: 35px;
	}
	.indexSzh{
		padding: 28px 0;
	}
	.xm-sy-tit{
		font-size: 18px;
		line-height: 25px;
	}
	.xm-sy-sub{
		font-size: 14px;
		margin-top: 6px;
	}
	.sySzhWarp{
		margin-top: 28px; 
	}
	#sySzSwiper{
		padding: 16px 0 40px;
	}
	#sySzSwiper .swiper-slide::after{
		display: none;
	}
	.sySzhWarp .list .num{
		font-size: 40px;
		line-height: 45px;
	}
	.sySzhWarp .list .sub{
		padding: 0 5%;
		margin-top: 14px;
		font-size: 14px;
		line-height: 22px;
		height: 44px;
	}
	.indexSolution{
		padding: 28px 0;
	}
	.sySoluBox{
		overflow: hidden;
		margin-top: 30px;
	}
	.sySoluBox .syFaImg{
		display: none;
	}
	.sySoluBox .infoBox{
		width: 100%;
	}
	.sySoluBox .infoBox .list .cont .tit{
		font-size: 16px;
	}
	.sySoluBox .infoBox .list .cont .sub{
		font-size: 14px;
		line-height: 24px;
	}
	.sySoluBox .infoBox .list .num{
		font-size: 60px;
		line-height: 68px;
		width: 12%;
	}
	.sySoluBox .infoBox .list{
		border-bottom: 1px solid #2a4c8c;
		padding-bottom: 20px;
		margin-bottom: 25px !important;
	}
	.indexProduct{
		padding: 28px 0;
	}
	.syProWarp{
		margin-top: 28px;
	}
	.syProWarp .list p{
		font-size: 14px;
		margin-top: 10px;
	}
	.indexBrand{
		padding: 28px 0;
	}
	.indexBrand .row{
		margin-top: 28px;
		margin-right: 0;
		margin-left: 0;
	}
	.indexBrand .row .pdg{
		padding: 0 5px;
		display: none;
	}
	.indexBrand .row .pdg:nth-child(1),
	.indexBrand .row .pdg:nth-child(2),
	.indexBrand .row .pdg:nth-child(3),
	.indexBrand .row .pdg:nth-child(4),
	.indexBrand .row .pdg:nth-child(5),
	.indexBrand .row .pdg:nth-child(6),
	.indexBrand .row .pdg:nth-child(7),
	.indexBrand .row .pdg:nth-child(8){
		display: block;
	}
	.xm-sy-more{
		margin: 28px auto 0;
		line-height: 38px;
		font-size: 14px;
	}
	.syBrandList{
		background: #fff;
		height: auto;
	}
	.syBrandList p{
		border-top: 1px solid #2a4c8c; 
		margin-top: 0px;
		font-size: 14px;
		line-height: 28px;
	}
	.indexAbout{
		padding: 28px 0;
	}
	.syAbtCont{
		margin-top: 0;
		width: 100%;
	}
	.syAbtImg{
		width: 100%;
		margin-right: 0;
		margin-top: 22px;
	}
	.indexAbout .syabtback2{
		top: auto;
		bottom: 0;
	}
	.syAbtCont .titBox .en{
		font-size: 24px;
	}
	.syAbtCont .titBox .cn{
		font-size: 28px;
		line-height: 32px;
		margin-top: 0;
	}
	.syAbtCont .titBox .more{
		right: 0;
		bottom: 0;
	}
	.syAbtCont .content{
		font-size: 14px;
		margin-top: 25px;
		line-height: 25px;
		height: auto;
		-webkit-line-clamp: 500;
	}	
	.syAbtCont .numBox{
		margin-top: 25px;
	}
	.syAbtCont .numBox .list{
		margin-right: 45px;
	}
	.syAbtCont .numBox .list .num{
		font-size: 24px;
		line-height: 28px;
	}
	.syAbtCont .numBox .list::after{
		right: -28px;
	}
	.syAbtCont .numBox .list .num sup{
		top: -10px;
	}
	.indexNews{
		padding: 28px 0;
	}
	.syNewsWarp{
		margin-top: 28px;
	}
	#syXwSwiper{

		padding-bottom: 50px;
	}
	.indexPartner{
		padding: 28px 0;
	}
	.syParWarp{
		margin-top: 28px;
	}
	#syParPag{
		display: none;
	}
	.syAbtCont .numBox .list .tit{
		font-size: 12px;
	}
	.foot-info-box{
		display: none;
	}
	.foot-msg{
		width: 100%;
	}
	.foot-blueBack{
		display: none;
	}
	.foot-msg form .box input#name{
		width: 100%;
		margin-bottom: 4px;
	}
	footer{
		padding: 28px 0;
	}
	.foot-msg form .box input#tel{
		width: 100%;
	}
	.Introduction{
		padding: 28px 0;
	}
	.abt-tit-cn{
		font-size: 24px;
		line-height: 30px;
	}
	.abt-tit-en{
		font-size: 18px;
		margin-top: 4px;
	}
	.xmjjWarp{
		margin-top: 28px;
	}
	.xmjjWarp .Cont{
		width: 100%;
	}
	.xmjjWarp .Pic{
		display: none;
	}
	.Culture{
		background-size: auto;
		padding: 28px 0;
	}
	.Culture .info{
		font-size: 14px;
		margin-top: 20px;
	}
	.xmjjWarp .Cont h6{
		font-size: 18px;
	}
	.xmjjWarp .Cont .sub{
		font-size: 14px;
		line-height: 25px;
		margin-top: 20px;
	}
	.xmjjWarp .Cont .sub2{
		padding: 5%;
		font-size: 14px;
		line-height: 25px;
		margin-top: 15px;
	}
	.qywhShow{
		margin-top: 25px;
	}
	#qywhSwiper{
		padding-bottom: 40px;
	}
	.qywhShow .list .tit{
		font-size: 16px;
		margin: 12px 0 6px;
	}
	.qywhShow .list .sub{
		font-size: 14px;
		line-height: 25px;
	}
	.environment{
		padding: 28px 0;
	}
	#hjN, #hjP{
		display: none;
	}
	#hjimg .swiper-slide{
		width: 100%;
	}
	#hjimg{
		width: 100%;
	}
	.hjShow{
		margin-top: 25px;
	}
	.HotBrandSearch .isSearch{
		width: 100%;
	}
	.HotBrandSearch .isHot{
		width: 100%;
		font-size: 12px;
	}
	.HotBrandSearch .isSearch input[type=text]{
		width: 86%;
		height: 43px;
		font-size: 14px;
		text-indent: 18px;
	}
	.zongdaili{
		padding: 28px 0;
	}
	.brandBox .title{
		font-size: 24px;
		line-height: 30px; 
	}
	.HotBrandSearch .isSearch input[type=button]{
		width: 14%;
		height: 43px;
	}
	#zdlSwiper{
		margin-top: 25px;
		padding-bottom: 50px;
	}
	#zdlSwiper .swiper-slide .sub{
		font-size: 14px;
		line-height: 25px;
		height: 75px;
	}
	#zdlSwiper .swiper-slide .mc{
		font-size: 18px;
		margin: 10px 0;
	}
	.youshi{
		padding: 28px 0;
	}
	.ysPpList{
		margin-top: 28px;
	}
	.ysPpList ul{
		margin-left: 0;
		margin-right: 0;
	}
	.ysPpList ul li{
		padding: 0 5px;
		margin-bottom: 14px;
	}
	.ysPpList ul li p{
		font-size: 14px;
		margin-top: 8px;
	}
	.product{
		padding: 28px 0;
	}
	.product .title{
		font-size: 24px;
	}
	.brandInfo .content{
		width: 100%; 
		border-right: none;
		padding: 25px 0;
	}
	.brandInfo{
		padding-bottom: 18px;
	}
	.proList ul li p{
		font-size: 14px;
		margin-top: 8px;
	}
	.proList ul{
		margin-left: 0;
		margin-right: 0;
	}
	.proList ul li{
		padding: 0 5px;
		margin-bottom: 15px;
		
	}
	.brandInfo .content .Info{
		margin-left: 0; 
		width: 100%; 
	}
	.brandInfo .content .Info .mc{
		font-size: 18px;
		line-height: 25px;
	}
	.brandInfo .content .Info .sub{
		font-size: 14px;
		line-height: 25px;
		margin-top: 10px;
	}
	.brandInfo .content .Pic{
		width: 50%; 
		display: block;
		margin: 0 auto;
		float: none;
	}
	.brandInfo .ljzx{
		float: none;
		margin: 25px auto 0;
		overflow: hidden;
	}
	.brandInfo .content .Pic img{
		margin: 0 auto;
	}
	.nowWz .wz{
		font-size: 12px;
	}
	.nowWz .fh{
		font-size: 14px;
	}
	.nowWz{
		line-height: 48px;
	}
	.productDe{
		padding: 28px 0;
	}
	.productDe .imgShow{
		width: 100%;
	}
	.productDe .content{
		width: 100%;
		margin-top: 25px;
	}
	.productDe .content .mc{
		
	}
	.productDe .content .info .tit{
		
	}
	.zhuanye{
		padding: 28px 0;
	}
	.zhuanye .xm-sy-sub{
		margin-top: 8px;
	}
	.zyfwBox{
		margin-top: 25px;
	}
	.zyfwBox .Pic{
		width: 100%;
	}
	.zyfwBox .Info{
		width: 90%;
		padding: 22px 0;
		float: none;
		margin: 0 auto;
		overflow: hidden;
	}
	.zyfwBox .Info h4{
		font-size: 24px;
		line-height: 30px;
	}
	.zyfwBox .Info .sub{
		font-size: 14px;
		line-height: 24px;
		margin-top: 18px;
	}
	.zhibao{
		padding: 28px 0;
	}
	.zhibao .Info{
		width: 100%;
		padding-top: 0;
	}
	.zhibao .Info .tit{
		font-size: 24px;
		line-height: 30px;
		margin-bottom: 12px;
	}
	.zhibao .Info p{
		font-size: 14px;
		line-height: 25px;
		margin-bottom: 8px;
		background: url(../images/zb-dot.jpg) no-repeat top 9px left;
	}
	.zhibao .Pic{
		display: none;
	}
	.kefu{
		padding: 25px 0;
	}
	.kefu .Pic{
		width: 100%;
	}
	.kefu .Info h4{
		font-size: 24px;
		line-height: 30px;
	}
	.kefu .Info p{
		font-size: 14px;
		line-height: 30px;
		margin-top: 12px;
	}
	.kefu .Info p a.tel{
		font-size: 16px;
	}
	.kefu .Info{
		padding-top: 22px;
		width: 100%;
	}
	.inquiry{
		padding: 28px 0;
	}
	.xjMsg{
		width: 100%;
	}
	.xjMsg .box .input.fl{
		width: 100%;
		margin-bottom: 12px;
	}
	.xjMsg .box{
		margin-bottom: 12px;
	}
	.xjMsg .box .input.fr{
		width: 100%;
	}
	.news{
		padding: 28px 0;
	}
	.news ul{
		margin-top: 0;
	}
	.news ul li .time-box{
		display: none;
	}
	.news ul li .content{
		width: 100%; 
		padding-bottom: 0;
	}
	.news ul li .content .Info .tit{
		font-size: 16px;
	}
	.news ul li .content .Info .key{
		font-size: 12px;
		margin: 8px 0;
	}
	.news ul li .content .Info .sub{
		font-size: 14px;
		line-height: 24px;
		min-height: 48px;
	}
	.Page{
		padding-top: 20px;
	}
	.news ul li .content hr{
		display: none;
	}
	.news ul li .content .Info{
		width: 100%;
		margin-left: 0;
	}
	.news ul li{
		padding: 5%;
	}
	.news ul li .content .Pic{
		display: none;
	}
	.newsDe{
		padding: 28px 0;
	}
	.newsDe .titBox .tit{
		font-size: 18px;
		line-height: 25px;
	}
	.newsDe .titBox .time{
		font-size: 12px;
		margin-top: 6px;
	}
	.newsDe .titBox{
		padding-bottom: 12px;
	}
	.newsDe .content{
		margin-top: 25px;
		font-size: 14px;
		line-height: 25px;
	}
	.deFy{
		padding-top: 25px;
		margin-top: 25px;
	}
	.deFy .sxy{
		width: 100%;
	}
	.deFy .return{
		float: left;
	}
	.contact{
		padding: 28px 0;
	}
	.contact .ca-tit{
		font-size: 24px;
	}
	.contact .ca-sub{
		font-size: 14px;
		margin-top: 14px;
	}
	.contact .row{
		margin-top: 25px;
		display: block;
		text-align: left;
	}
	.contact .row p a.tel{
		font-size: 16px;
	}
	.maps{
		margin-top: 28px;
	}
	.contact .row .ca-list::after{
		display: none;
	}
	.contact .row p{
		font-size: 14px;
		line-height: 25px;
		margin-bottom: 15px;
		
	}
	.contact .row .dz{
		    background: url(../images/c-dz.png) no-repeat left top 3px;
	}
	.brandBox .sear-title{
		font-size: 20px;
		line-height: 28px;
	}
	
	.isPc{
		display: none;
	}
	.isMobile{
		display: block;
	}
}

@media ( min-width:768px) and ( max-width:1024px) {
	 
}
@media ( min-width:768px) and ( max-width:930px) {
	  
}

@media ( min-width:768px) and ( max-width:780px) {
	 
}

@media ( min-width:768px) and ( max-width:875px) {
	 
}

@media ( max-width:810px) {
	 
}